Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add Electron 21 build #518

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Re-add Electron 21 build #518

merged 2 commits into from
Nov 15, 2022

Conversation

Bartel-C8
Copy link
Contributor

This should fix the Electron 21 build for 5.x

Tested on macOS. Untested on Linux, let's leave that up to the CI?

C++17 is needed for this.
@aminya
Copy link
Member

aminya commented Nov 15, 2022

Just a heads up that I am fixing some stuff over #519

@Bartel-C8
Copy link
Contributor Author

Bartel-C8 commented Nov 15, 2022

Thanks for the heads up! That is only for the main (6.0 branch) right?

This PR is for re-introducing Electron 21 prebuilt for 5.x, for the ones interested (I am actually not using 5.x).
Actually to revert this one: 3cf8a36

Copy link
Member

@aminya aminya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the change

binding.gyp Outdated Show resolved Hide resolved
binding.gyp Outdated Show resolved Hide resolved
@aminya aminya added the 4.x/5.x label Nov 15, 2022
Change gnu++17 to c++17.
Update to latest v21 Electron release
@aminya aminya merged commit 93dd6c1 into zeromq:5.x Nov 15, 2022
@Bartel-C8 Bartel-C8 deleted the 5.x-fixElectron21 branch November 15, 2022 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants